TEnqueueOptions class overview.
Properties
Name | Description |
DeliveryMode |
Used to specify the type of the message that will be enqueued.
|
RelativeMessageId |
Used to specify the message identifier of the message which is used in the sequence deviation operation.
|
SequenceDeviation |
Used to specify whether the enqueued message should be dequeued before other messages that are in the queue already.
|
Transformation |
Used to specify the transformation that will be applied before enqueuing a message.
|
Visibility |
Used to specify the transactional behavior of the enqueue request.
|